SpriteButtonRenderer

Undocumented in source.

Members

Functions

render
void render(Widget.Bounds worldBounds, Button.State state)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hover
IHipTextureRegion hover;
Undocumented in source.
idle
IHipTextureRegion idle;
Undocumented in source.
pressed
IHipTextureRegion pressed;
Undocumented in source.

Inherited Members

From IButtonRenderer

render
void render(Widget.Bounds worldBounds, Button.State state)
Undocumented in source.
DebugButtonRenderer
IButtonRenderer DebugButtonRenderer()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta